×

recursive call造句

"recursive call"是什么意思   

例句与造句

  1. As a recursive call into the stylesheet itself
    是对样式表自身的递归调用!
  2. Recursive calls to composited javabeans
    递归地调用复合javabean的
  3. Will crash on its own recursive call
    在自身的递归调用上崩溃。
  4. Instruction replaces the recursive call
    指令代替了递归调用。
  5. You should also ensure that you cannot run out of memory due to having too many recursive calls
    您还应该确保不会因为过多的递归调用而耗尽内存。
  6. It's difficult to find recursive call in a sentence. 用recursive call造句挺难的
  7. If you attempt to do this , the compiler interprets it as a recursive call to the procedure
    如果试图这样做,编译器会将它解释为对过程的递归调用。
  8. Is useful for specifying whether or not you want the application to be able to inline a recursive call
    有助于指定是否希望应用程序能够内联递归调用。默认情况下,该杂注为off 。
  9. Remember : we can t rely on our code to always be running on a jvm that will transform tail - recursive calls
    记住:我们不能寄希望于我们的代码会总是运行在会转换尾递归调用的jvm上。
  10. If your jit compiler converts tail - recursive calls to iteration , this program will continue to run indefinitely
    如果您的jit编译器把尾递归调用转换成迭代,这个程序将无限期地运行下去。
  11. There is no stack operation error , simply a recursive call that never ends , at least before it runs out of system source
    该现象表明是由于堆栈操作错误导致返回失败引起死循环调用撑爆了堆栈。
  12. But representing iteration this way in java programming can be inefficient because numerous recursive calls risk overflowing the stack
    但在java编程中,用这种方式表示迭代将导致效率低下,因为大量的递归调用有导致堆栈溢出的危险。
  13. It is caused by recursively descending a composite data structure in such a way that , sometimes , more than one step in the descent is taken in a single recursive call
    它是由递归下行复合数据结构引起的,这种下行方式有时在一次递归调用中要下行多级。
  14. But because the variable parameter values are sent to the recursive call all at once , it is much easier to get the updated values right than it is in a loop
    但因为所有可变的参数值都一次传给了递归调用,所以比起循环来,在尾递归中可以更容易地得到更新值。
  15. A loop does not have the overhead of passing arguments , initializing additional storage , and returning values . your performance can be much better without recursive calls
    循环不会产生传递变量、初始化附加存储空间和返回值所需的开销,因此使用循环相对于使用递归调用可以大幅提高性能。
  16. Because of this attribute , there is a nice correspondence between tail - recursive functions and loops : each recursive call can be thought of simply as one more iteration through a loop
    由于这一特点,在尾递归函数和循环之间有一个很好的对应关系:可以简单地把每个递归调用看作是一个循环的多次迭代。
  17. 更多例句:  下一页

相邻词汇

  1. "recursive argument"造句
  2. "recursive arithmetic"造句
  3. "recursive ascent"造句
  4. "recursive ascent parser"造句
  5. "recursive bayesian estimation"造句
  6. "recursive calls"造句
  7. "recursive categorical syntax"造句
  8. "recursive comprehension"造句
  9. "recursive computation"造句
  10. "recursive computer"造句
桌面版繁體版English日本語

Copyright © 2025 WordTech Co.

Last modified time:Mon, 18 Aug 2025 00:29:56 GMT